Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mgmt Spring Cloud Deployment update #14423

Merged
merged 13 commits into from
Aug 31, 2020
Merged

Conversation

ChenTanyi
Copy link
Contributor

No description provided.

Comment on lines +125 to +126
public <T extends SpringAppDeployment.DefinitionStages.WithCreate<T>> SpringAppDeployments<T> deployments() {
return (SpringAppDeployments<T>) deployments;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you have better solution for this unchecked warning, please comment. According to @weidongxu-microsoft, it seems the core library also use such way to suppress https://hg.openjdk.java.net/jdk8/jdk8/jdk/file/687fd7c7986d/src/share/classes/java/util/Collections.java#l4479

@weidongxu-microsoft
Copy link
Member

Also please update the CHANGELOG (for the new version of appplatform).

@ChenTanyi
Copy link
Contributor Author

@weidongxu-microsoft Done

@ChenTanyi ChenTanyi merged commit c329352 into Azure:master Aug 31, 2020
@ChenTanyi ChenTanyi deleted the deployment branch August 31, 2020 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants